home *** CD-ROM | disk | FTP | other *** search
- object OptsForm: TOptsForm
- Left = 338
- Top = 217
- BorderStyle = bsDialog
- Caption = 'Options'
- ClientHeight = 313
- ClientWidth = 392
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- DesignSize = (
- 392
- 313)
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl: TTntPageControl
- Left = 0
- Top = 0
- Width = 392
- Height = 270
- ActivePage = CommonPage
- Align = alTop
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 0
- object CommonPage: TTntTabSheet
- Caption = '&Common'
- object StartBox: TTntGroupBox
- Left = 8
- Top = 0
- Width = 200
- Height = 90
- Caption = ' Startup '
- TabOrder = 0
- object AutoCheckBox: TTntCheckBox
- Left = 8
- Top = 40
- Width = 185
- Height = 17
- Caption = 'Auto Verify on Startup'
- TabOrder = 1
- end
- object MinimizeBox: TTntCheckBox
- Left = 8
- Top = 16
- Width = 185
- Height = 17
- Caption = 'Start Minimized'
- TabOrder = 0
- end
- object TipOfDayBox: TTntCheckBox
- Left = 8
- Top = 64
- Width = 185
- Height = 17
- Caption = 'Show "Tips of Day" on Startup'
- TabOrder = 2
- end
- end
- object OtherBox: TTntGroupBox
- Left = 216
- Top = 0
- Width = 160
- Height = 90
- Caption = ' Others '
- TabOrder = 1
- object SmothWinBox: TTntCheckBox
- Left = 8
- Top = 40
- Width = 144
- Height = 17
- Caption = 'Smooth Close Window'
- TabOrder = 1
- end
- object Min2TrayBox: TTntCheckBox
- Left = 8
- Top = 64
- Width = 144
- Height = 17
- Caption = 'Minimize to System Tray'
- TabOrder = 2
- end
- object AutoSaveBox: TTntCheckBox
- Left = 8
- Top = 16
- Width = 144
- Height = 17
- Caption = 'Auto Save Settings'
- TabOrder = 0
- end
- end
- object ShellBox: TTntGroupBox
- Left = 8
- Top = 96
- Width = 288
- Height = 137
- Caption = ' Integration '
- TabOrder = 2
- object AssLabel: TTntLabel
- Left = 176
- Top = 8
- Width = 95
- Height = 13
- Caption = 'Associate with files:'
- end
- object AutoBox: TTntCheckBox
- Left = 8
- Top = 24
- Width = 160
- Height = 17
- Caption = 'Auto Start with Windows'
- TabOrder = 0
- end
- object AssListBox: TTntCheckListBox
- Left = 176
- Top = 24
- Width = 104
- Height = 73
- ItemHeight = 13
- TabOrder = 4
- end
- object DeskLinkBox: TTntCheckBox
- Left = 8
- Top = 44
- Width = 160
- Height = 17
- Caption = 'Create Desktop icon'
- TabOrder = 1
- end
- object QuickBarBox: TTntCheckBox
- Left = 8
- Top = 64
- Width = 160
- Height = 17
- Caption = 'Create Quick Launch icon'
- TabOrder = 2
- end
- object StartMenuBox: TTntCheckBox
- Left = 8
- Top = 84
- Width = 160
- Height = 17
- Caption = 'Create Start Menu icon'
- TabOrder = 3
- end
- object AllUsersBox: TTntCheckBox
- Left = 40
- Top = 112
- Width = 217
- Height = 17
- Caption = 'Integrate for all users of this system'
- TabOrder = 5
- OnClick = AllUsersBoxClick
- end
- end
- end
- object ImportPage: TTntTabSheet
- Caption = '&Import'
- DesignSize = (
- 384
- 242)
- object ICharsetBox: TTntCheckBox
- Left = 8
- Top = 8
- Width = 361
- Height = 17
- Caption =
- 'Don'#39't prompt for code page of imported files, use the specified ' +
- 'below'
- TabOrder = 0
- OnClick = ICharsetBoxClick
- end
- object EncGroup: TRadioGroup
- Left = 8
- Top = 36
- Width = 180
- Height = 117
- Caption = ' Encoding '
- Items.Strings = (
- 'UTF-8'
- 'Default ANSI (Windows)'
- 'Default OEM (DOS)'
- 'Default MAC (Macintosh)'
- 'Specified')
- TabOrder = 1
- OnClick = EncGroupClick
- end
- object EncList: TTntListBox
- Left = 196
- Top = 40
- Width = 180
- Height = 177
- Anchors = [akLeft, akTop, akRight, akBottom]
- ItemHeight = 13
- Items.WideStrings = (
- '1'
- '2'
- '3'
- '4'
- '5'
- '6'
- '7'
- '8'
- '90'
- '`'
- '12'
- '33'
- '45'
- '46'
- '56'
- '56'
- '5'
- '6'
- '67'
- '6'
- '76'
- '765')
- TabOrder = 2
- end
- object ShowCodeBox: TTntCheckBox
- Left = 200
- Top = 222
- Width = 97
- Height = 17
- Caption = 'Show codes'
- TabOrder = 3
- OnClick = ShowCodeBoxClick
- end
- end
- object ViewPage: TTntTabSheet
- Caption = '&View'
- DesignSize = (
- 384
- 242)
- object ViewTextBox: TTntCheckBox
- Left = 8
- Top = 8
- Width = 161
- Height = 17
- Caption = '&Show toolbar buttons labels'
- TabOrder = 0
- end
- object ViewSizeBox: TTntCheckBox
- Left = 8
- Top = 40
- Width = 184
- Height = 17
- Anchors = [akLeft, akTop, akRight]
- Caption = 'Abbreviated file sizes '
- TabOrder = 1
- end
- object ViewFontButton: TTntButton
- Left = 8
- Top = 72
- Width = 97
- Height = 25
- Caption = 'Change font...'
- TabOrder = 2
- OnClick = ViewFontButtonClick
- end
- object ViewColorBox: TTntGroupBox
- Left = 210
- Top = 0
- Width = 168
- Height = 238
- Caption = ' &Colors '
- TabOrder = 3
- object BackColorLabel: TTntLabel
- Left = 64
- Top = 18
- Width = 56
- Height = 13
- Caption = 'Background'
- end
- object EvenColorLabel: TTntLabel
- Left = 64
- Top = 38
- Width = 50
- Height = 13
- Caption = 'Even rows'
- end
- object FailColorLabel: TTntLabel
- Left = 64
- Top = 58
- Width = 82
- Height = 13
- Caption = 'Fatal mismatches'
- end
- object WarnColorLabel: TTntLabel
- Left = 64
- Top = 78
- Width = 45
- Height = 13
- Caption = 'Warnings'
- end
- object ErrorColorLabel: TTntLabel
- Left = 64
- Top = 98
- Width = 57
- Height = 13
- Caption = 'Error status'
- end
- object TouchColorLabel: TTntLabel
- Left = 64
- Top = 118
- Width = 74
- Height = 13
- Caption = 'Touched status'
- end
- object UpdatColorLabel: TTntLabel
- Left = 64
- Top = 138
- Width = 74
- Height = 13
- Caption = 'Updated status'
- end
- object ChangColorLabel: TTntLabel
- Left = 64
- Top = 158
- Width = 76
- Height = 13
- Caption = 'Changed status'
- end
- object ValidColorLabel: TTntLabel
- Left = 64
- Top = 218
- Width = 55
- Height = 13
- Caption = 'Valid status'
- end
- object NewstColorLabel: TTntLabel
- Left = 64
- Top = 178
- Width = 71
- Height = 13
- Caption = 'New file status'
- end
- object InvalColorLabel: TTntLabel
- Left = 64
- Top = 198
- Width = 94
- Height = 13
- Caption = 'Invalid entry status'
- end
- object BackColorPanel: TTntPanel
- Left = 8
- Top = 16
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 0
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object EvenColorPanel: TTntPanel
- Left = 8
- Top = 36
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 1
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object FailColorPanel: TTntPanel
- Left = 8
- Top = 56
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 2
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object WarnColorPanel: TTntPanel
- Left = 8
- Top = 76
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 3
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object ErrorColorPanel: TTntPanel
- Left = 8
- Top = 96
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 4
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object TouchColorPanel: TTntPanel
- Left = 8
- Top = 116
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 5
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object UpdatColorPanel: TTntPanel
- Left = 8
- Top = 136
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 6
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object ChangColorPanel: TTntPanel
- Left = 8
- Top = 156
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 7
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object ValidColorPanel: TTntPanel
- Left = 8
- Top = 216
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 10
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object NewstColorPanel: TTntPanel
- Left = 8
- Top = 176
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 8
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- object InvalColorPanel: TTntPanel
- Left = 8
- Top = 196
- Width = 49
- Height = 17
- BevelOuter = bvNone
- Color = clNavy
- TabOrder = 9
- TabStop = True
- OnClick = ColorPanelClick
- OnEnter = ColorPanelEnter
- OnExit = ColorPanelExit
- OnMouseMove = ColorPanelMouseMove
- end
- end
- end
- object XMLPage: TTntTabSheet
- Caption = 'XML'
- DesignSize = (
- 384
- 242)
- object InfoShape: TTntShape
- Left = 8
- Top = 48
- Width = 368
- Height = 86
- Anchors = [akTop, akRight]
- Brush.Color = clInfoBk
- end
- object XMLLabel: TTntLabel
- Left = 16
- Top = 56
- Width = 352
- Height = 70
- Anchors = [akLeft, akTop, akRight, akBottom]
- AutoSize = False
- Caption =
- 'By default, if possible, AccuHash 2.0 use the Microsoft XML pars' +
- 'er for loading and saving checksum files in #ML format. If MSXML' +
- ' is not installed on your computer, AccuHash 2.0 will use intern' +
- 'al XML parser. We strongly recommend to use the MSXML because i' +
- 't'#39's faster, less memory consumption and stronger support of XML ' +
- 'standard.'
- Transparent = True
- WordWrap = True
- end
- object MSSAXBox: TTntCheckBox
- Left = 8
- Top = 16
- Width = 185
- Height = 17
- Caption = 'Use Microsoft XML SAX2 Parser'
- TabOrder = 0
- end
- object DownMSXMLButton: TTntButton
- Left = 256
- Top = 10
- Width = 121
- Height = 25
- Caption = 'Download MSXML...'
- TabOrder = 1
- OnClick = DownMSXMLButtonClick
- end
- end
- end
- object OKButton: TTntButton
- Left = 8
- Top = 282
- Width = 75
- Height = 25
- Anchors = [akLeft, akRight, akBottom]
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object CancelButton: TTntButton
- Left = 96
- Top = 282
- Width = 75
- Height = 25
- Anchors = [akLeft, akRight, akBottom]
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object ViewFontDialog: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Shell Dlg 2'
- Font.Style = []
- Options = [fdAnsiOnly, fdForceFontExist, fdNoOEMFonts]
- Left = 124
- Top = 96
- end
- object ColorDialog: TColorDialog
- Left = 156
- Top = 96
- end
- end
-